home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Paragon Drive Backup 9 / DB90_SE_x32.msi / Data1.cab / _FC6F53C949174379A8184ACF97EE4287 < prev    next >
Text File  |  2008-06-28  |  5KB  |  150 lines

  1. <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
  2. <class>AddArchive2DB</class>
  3. <widget class="QWidget">
  4.     <property name="name">
  5.         <cstring>AddArchive2DB</cstring>
  6.     </property>
  7.     <property name="geometry">
  8.         <rect>
  9.             <x>0</x>
  10.             <y>0</y>
  11.             <width>563</width>
  12.             <height>500</height>
  13.         </rect>
  14.     </property>
  15.     <property name="minimumSize">
  16.         <size>
  17.             <width>0</width>
  18.             <height>300</height>
  19.         </size>
  20.     </property>
  21.     <property name="caption">
  22.         <string>Add Archive to Database</string>
  23.     </property>
  24.     <vbox>
  25.         <property name="name">
  26.             <cstring>unnamed</cstring>
  27.         </property>
  28.         <widget class="CTaskDlgLabel">
  29.             <property name="name">
  30.                 <cstring>HdmDlg_TaskLabel</cstring>
  31.             </property>
  32.             <property name="sizePolicy">
  33.                 <sizepolicy>
  34.                     <hsizetype>5</hsizetype>
  35.                     <vsizetype>4</vsizetype>
  36.                     <horstretch>0</horstretch>
  37.                     <verstretch>0</verstretch>
  38.                 </sizepolicy>
  39.             </property>
  40.             <property name="Caption" stdset="0">
  41.                 <string></string>
  42.             </property>
  43.             <property name="SubCaption" stdset="0">
  44.                 <string></string>
  45.             </property>
  46.         </widget>
  47.         <widget class="CFileBrowserCtl">
  48.             <property name="name">
  49.                 <cstring>FileBrowser</cstring>
  50.             </property>
  51.             <property name="sizePolicy">
  52.                 <sizepolicy>
  53.                     <hsizetype>5</hsizetype>
  54.                     <vsizetype>2</vsizetype>
  55.                     <horstretch>0</horstretch>
  56.                     <verstretch>0</verstretch>
  57.                 </sizepolicy>
  58.             </property>
  59.             <property name="ControlFlags" stdset="0">
  60.                 <set>eShowFileTypesOnly|eShowFileNameBar|eShowLookInBar</set>
  61.             </property>
  62.         </widget>
  63.         <spacer>
  64.             <property name="name">
  65.                 <cstring>spacer2</cstring>
  66.             </property>
  67.             <property name="orientation">
  68.                 <enum>Vertical</enum>
  69.             </property>
  70.             <property name="sizeType">
  71.                 <enum>Preferred</enum>
  72.             </property>
  73.             <property name="sizeHint">
  74.                 <size>
  75.                     <width>16</width>
  76.                     <height>11</height>
  77.                 </size>
  78.             </property>
  79.         </spacer>
  80.         <widget class="QLayoutWidget">
  81.             <property name="name">
  82.                 <cstring>layout3_2</cstring>
  83.             </property>
  84.             <hbox>
  85.                 <property name="name">
  86.                     <cstring>unnamed</cstring>
  87.                 </property>
  88.                 <spacer>
  89.                     <property name="name">
  90.                         <cstring>spacer5</cstring>
  91.                     </property>
  92.                     <property name="orientation">
  93.                         <enum>Horizontal</enum>
  94.                     </property>
  95.                     <property name="sizeType">
  96.                         <enum>Expanding</enum>
  97.                     </property>
  98.                     <property name="sizeHint">
  99.                         <size>
  100.                             <width>16</width>
  101.                             <height>11</height>
  102.                         </size>
  103.                     </property>
  104.                 </spacer>
  105.                 <widget class="QPushButton">
  106.                     <property name="name">
  107.                         <cstring>HdmDlg_OK</cstring>
  108.                     </property>
  109.                     <property name="text">
  110.                         <string>&Add</string>
  111.                     </property>
  112.                     <property name="accel">
  113.                         <string>Alt+A</string>
  114.                     </property>
  115.                 </widget>
  116.                 <widget class="QPushButton">
  117.                     <property name="name">
  118.                         <cstring>HdmDlg_Cancel</cstring>
  119.                     </property>
  120.                     <property name="text">
  121.                         <string>&Cancel</string>
  122.                     </property>
  123.                     <property name="accel">
  124.                         <string>Alt+C</string>
  125.                     </property>
  126.                 </widget>
  127.             </hbox>
  128.         </widget>
  129.     </vbox>
  130. </widget>
  131. <connections>
  132.     <connection>
  133.         <sender>FileBrowser</sender>
  134.         <signal>SelectionChanged(CBrowserItem*)</signal>
  135.         <receiver>AddArchive2DB</receiver>
  136.         <slot>FSSelectionChanged(CBrowserItem*)</slot>
  137.     </connection>
  138. </connections>
  139. <slots>
  140.     <slot>FSSelectionChanged(CBrowserItem*)</slot>
  141. </slots>
  142. <layoutdefaults spacing="6" margin="11"/>
  143. <includehints>
  144.     <includehint>taskdlglabel.h</includehint>
  145.     <includehint>apptextbrowser.h</includehint>
  146.     <includehint>filebrowser.h</includehint>
  147.     <includehint>filebrowserlist.h</includehint>
  148. </includehints>
  149. </UI>
  150.